Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/roadmap #6

Merged
merged 6 commits into from
Nov 23, 2015
Merged

docs/roadmap #6

merged 6 commits into from
Nov 23, 2015

Conversation

daviddias
Copy link
Member

This helps getting a sense of the 'modularizeness' of libp2p and what we need to break go-libp2p into (as in the other implementations, it is more about building the blocks and then making the glue)


```bash
$ cd $GOPATH/src/github.com/ipfs/go-libp2p
$ GO15VENDOREXPERIMENT=1 go test ./p2p/<path of _test.go you want to run>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just advise people to use the path to the package they want to test. the -run flag can select individual tests from there

@whyrusleeping
Copy link
Contributor

I'd say this is a good starting point. merging.

whyrusleeping added a commit that referenced this pull request Nov 23, 2015
@whyrusleeping whyrusleeping merged commit 23ce232 into libp2p:master Nov 23, 2015
@daviddias daviddias deleted the docs/roadmap branch November 23, 2015 23:40
@daviddias
Copy link
Member Author

thank you :)

marten-seemann pushed a commit that referenced this pull request Apr 21, 2022
marten-seemann pushed a commit that referenced this pull request Apr 22, 2022
go-stream-muxer has moved to libp2p
marten-seemann pushed a commit that referenced this pull request Apr 26, 2022
marten-seemann pushed a commit that referenced this pull request Apr 26, 2022
wait after accepting a new connection if the queue is full
marten-seemann pushed a commit that referenced this pull request Jul 1, 2022
Report partial circuit address in Conn.RemoteMultiaddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants